1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 <Global.System.Diagnostics.CodeAnalysis.SuppressMessage(
"Microsoft.Naming", "CA1726")> _
3 Partial Class frmLogin
4     Inherits System.Windows.Forms.Form
5
6     
'Form overrides dispose to clean up the component list.
7     <System.Diagnostics.DebuggerNonUserCode()> _
8     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
9         Try
10             If disposing AndAlso components IsNot Nothing Then
11                 components.Dispose()
12             End If
13         Finally
14             MyBase.Dispose(disposing)
15         End Try
16     End Sub
17     Friend WithEvents LogoPictureBox As System.Windows.Forms.PictureBox
18     Friend WithEvents UsernameLabel As System.Windows.Forms.Label
19     Friend WithEvents PasswordLabel As System.Windows.Forms.Label
20     Friend WithEvents UsernameTextBox As System.Windows.Forms.TextBox
21     Friend WithEvents PasswordTextBox As System.Windows.Forms.TextBox
22     Friend WithEvents OK As System.Windows.Forms.Button
23     Friend WithEvents Cancel As System.Windows.Forms.Button
24
25     
'Required by the Windows Form Designer
26     Private components As System.ComponentModel.IContainer
27
28     
'NOTE: The following procedure is required by the Windows Form Designer
29     
'It can be modified using the Windows Form Designer.
30     
'Do not modify it using the code editor.
31     <System.Diagnostics.DebuggerStepThrough()> _
32     Private Sub InitializeComponent()
33         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmLogin))
34         Me.UsernameLabel = New System.Windows.Forms.Label
35         Me.PasswordLabel = New System.Windows.Forms.Label
36         Me.UsernameTextBox = New System.Windows.Forms.TextBox
37         Me.PasswordTextBox = New System.Windows.Forms.TextBox
38         Me.lblErroruname = New System.Windows.Forms.Label
39         Me.lblErrorpassword = New System.Windows.Forms.Label
40         Me.lblErrorattempts = New System.Windows.Forms.Label
41         Me.OK = New System.Windows.Forms.Button
42         Me.Cancel = New System.Windows.Forms.Button
43         Me.LogoPictureBox = New System.Windows.Forms.PictureBox
44         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).BeginInit()
45         Me.SuspendLayout()
46         
'
47         
'UsernameLabel
48         
'
49         Me.UsernameLabel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
50         Me.UsernameLabel.Location = New System.Drawing.Point(
219, 20)
51         Me.UsernameLabel.Name =
"UsernameLabel"
52         Me.UsernameLabel.Size = New System.Drawing.Size(
220, 23)
53         Me.UsernameLabel.TabIndex =
0
54         Me.UsernameLabel.Text =
"&User name"
55         Me.UsernameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
56         
'
57         
'PasswordLabel
58         
'
59         Me.PasswordLabel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
60         Me.PasswordLabel.Location = New System.Drawing.Point(
219, 87)
61         Me.PasswordLabel.Name =
"PasswordLabel"
62         Me.PasswordLabel.Size = New System.Drawing.Size(
220, 19)
63         Me.PasswordLabel.TabIndex =
2
64         Me.PasswordLabel.Text =
"&Password"
65         Me.PasswordLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
66         
'
67         
'UsernameTextBox
68         
'
69         Me.UsernameTextBox.CharacterCasing = System.Windows.Forms.CharacterCasing.Lower
70         Me.UsernameTextBox.Location = New System.Drawing.Point(
221, 44)
71         Me.UsernameTextBox.Name =
"UsernameTextBox"
72         Me.UsernameTextBox.Size = New System.Drawing.Size(
220, 20)
73         Me.UsernameTextBox.TabIndex =
1
74         
'
75         
'PasswordTextBox
76         
'
77         Me.PasswordTextBox.Location = New System.Drawing.Point(
221, 106)
78         Me.PasswordTextBox.Name =
"PasswordTextBox"
79         Me.PasswordTextBox.PasswordChar = Global.Microsoft.VisualBasic.ChrW(
42)
80         Me.PasswordTextBox.Size = New System.Drawing.Size(
220, 20)
81         Me.PasswordTextBox.TabIndex =
3
82         
'
83         
'lblErroruname
84         
'
85         Me.lblErroruname.AutoSize = True
86         Me.lblErroruname.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
87         Me.lblErroruname.ForeColor = System.Drawing.Color.Salmon
88         Me.lblErroruname.Location = New System.Drawing.Point(
218, 67)
89         Me.lblErroruname.Name =
"lblErroruname"
90         Me.lblErroruname.Size = New System.Drawing.Size(
42, 14)
91         Me.lblErroruname.TabIndex =
15
92         Me.lblErroruname.Text =
"Errors"
93         Me.lblErroruname.Visible = False
94         
'
95         
'lblErrorpassword
96         
'
97         Me.lblErrorpassword.AutoSize = True
98         Me.lblErrorpassword.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
99         Me.lblErrorpassword.ForeColor = System.Drawing.Color.Salmon
100         Me.lblErrorpassword.Location = New System.Drawing.Point(
221, 130)
101         Me.lblErrorpassword.Name =
"lblErrorpassword"
102         Me.lblErrorpassword.Size = New System.Drawing.Size(
42, 14)
103         Me.lblErrorpassword.TabIndex =
16
104         Me.lblErrorpassword.Text =
"Errors"
105         Me.lblErrorpassword.Visible = False
106         
'
107         
'lblErrorattempts
108         
'
109         Me.lblErrorattempts.AutoSize = True
110         Me.lblErrorattempts.Font = New System.Drawing.Font(
"Lucida Fax", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
111         Me.lblErrorattempts.ForeColor = System.Drawing.Color.Salmon
112         Me.lblErrorattempts.Location = New System.Drawing.Point(
221, 6)
113         Me.lblErrorattempts.Name =
"lblErrorattempts"
114         Me.lblErrorattempts.Size = New System.Drawing.Size(
42, 14)
115         Me.lblErrorattempts.TabIndex =
17
116         Me.lblErrorattempts.Text =
"Errors"
117         Me.lblErrorattempts.Visible = False
118         
'
119         
'OK
120         
'
121         Me.OK.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
122         Me.OK.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_5
123         Me.OK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
124         Me.OK.Location = New System.Drawing.Point(
206, 150)
125         Me.OK.Name =
"OK"
126         Me.OK.Size = New System.Drawing.Size(
129, 62)
127         Me.OK.TabIndex =
4
128         Me.OK.Text =
"Login"
129         Me.OK.TextAlign = System.Drawing.ContentAlignment.MiddleRight
130         
'
131         
'Cancel
132         
'
133         Me.Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel
134         Me.Cancel.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
135         Me.Cancel.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_4
136         Me.Cancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
137         Me.Cancel.Location = New System.Drawing.Point(
355, 150)
138         Me.Cancel.Name =
"Cancel"
139         Me.Cancel.Size = New System.Drawing.Size(
129, 62)
140         Me.Cancel.TabIndex =
5
141         Me.Cancel.Text =
"Cancel"
142         Me.Cancel.TextAlign = System.Drawing.ContentAlignment.MiddleRight
143         
'
144         
'LogoPictureBox
145         
'
146         Me.LogoPictureBox.Image = Global.House_Rent_System.My.Resources.Resources.Untitled_15
147         Me.LogoPictureBox.Location = New System.Drawing.Point(
0, 0)
148         Me.LogoPictureBox.Name =
"LogoPictureBox"
149         Me.LogoPictureBox.Size = New System.Drawing.Size(
196, 260)
150         Me.LogoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
151         Me.LogoPictureBox.TabIndex =
0
152         Me.LogoPictureBox.TabStop = False
153         
'
154         
'frmLogin
155         
'
156         Me.AcceptButton = Me.OK
157         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
158         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
159         Me.CancelButton = Me.Cancel
160         Me.ClientSize = New System.Drawing.Size(
492, 261)
161         Me.Controls.Add(Me.lblErrorattempts)
162         Me.Controls.Add(Me.lblErrorpassword)
163         Me.Controls.Add(Me.lblErroruname)
164         Me.Controls.Add(Me.Cancel)
165         Me.Controls.Add(Me.OK)
166         Me.Controls.Add(Me.PasswordTextBox)
167         Me.Controls.Add(Me.UsernameTextBox)
168         Me.Controls.Add(Me.PasswordLabel)
169         Me.Controls.Add(Me.UsernameLabel)
170         Me.Controls.Add(Me.LogoPictureBox)
171         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog
172         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
173         Me.MaximizeBox = False
174         Me.MinimizeBox = False
175         Me.Name =
"frmLogin"
176         Me.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide
177         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
178         Me.Text =
"Login"
179         CType(Me.LogoPictureBox, System.ComponentModel.ISupportInitialize).EndInit()
180         Me.ResumeLayout(False)
181         Me.PerformLayout()
182
183     End Sub
184     Friend WithEvents lblErroruname As System.Windows.Forms.Label
185     Friend WithEvents lblErrorpassword As System.Windows.Forms.Label
186     Friend WithEvents lblErrorattempts As System.Windows.Forms.Label
187
188 End Class


Gõ tìm kiếm nhanh...